Update shared-workflows to use branch-23.12#107
Closed
pentschev wants to merge 1 commit intorapidsai:branch-0.35from
Closed
Update shared-workflows to use branch-23.12#107pentschev wants to merge 1 commit intorapidsai:branch-0.35from
shared-workflows to use branch-23.12#107pentschev wants to merge 1 commit intorapidsai:branch-0.35from
Conversation
Member
Author
|
Closing if favor of #108 |
rapids-bot bot
pushed a commit
that referenced
this pull request
Oct 21, 2023
Some build failures have been occurring on CUDA 12. This PR fixes the builds by adding a build dependency on `compiler('cuda')` for CUDA 12 in the ucxx package.
Also includes changes from #107.
```
-- Found Threads: TRUE
CMake Error at /opt/conda/conda-bld/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeho/lib/cmake/rmm/rmm-config.cmake:157 (thrust_create_target):
Unknown CMake command "thrust_create_target".
Call Stack (most recent call first):
/opt/conda/conda-bld/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeho/lib/cmake/ucxx/ucxx-dependencies.cmake:23 (find_package)
/opt/conda/conda-bld/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeho/lib/cmake/ucxx/ucxx-config.cmake:81 (include)
CMakeLists.txt:28 (find_package)
-- Configuring incomplete, errors occurred!
Traceback (most recent call last):
File "/opt/conda/conda-bld/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeho/lib/python3.10/site-packages/skbuild/setuptools_wrap.py", line 666, in setup
env = cmkr.configure(
File "/opt/conda/conda-bld/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeho/lib/python3.10/site-packages/skbuild/cmaker.py", line 357, in configure
raise SKBuildError(msg)
```
Authors:
- Bradley Dice (https://github.com/bdice)
- Peter Andreas Entschev (https://github.com/pentschev)
Approvers:
- Peter Andreas Entschev (https://github.com/pentschev)
- https://github.com/jakirkham
- AJ Schmidt (https://github.com/ajschmidt8)
URL: #108
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.